net/http.http2FrameWriteRequest.isControl (method)

7 uses

	net/http (current package)
		h2_bundle.go#L5264: 		if wr.isControl() {
		h2_bundle.go#L5429: 				if wr.isControl() {
		h2_bundle.go#L11202: func (wr http2FrameWriteRequest) isControl() bool {
		h2_bundle.go#L11783: 	if wr.isControl() {
		h2_bundle.go#L11974: 	if wr.isControl() {
		h2_bundle.go#L12088: 	if wr.isControl() {
		h2_bundle.go#L12188: 	if wr.isControl() {